[INFO] cloning repository https://github.com/computermouth/niveluno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/computermouth/niveluno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputermouth%2Fniveluno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputermouth%2Fniveluno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3779bf0bf44d37e280af72cd72c36b62a15da78
[INFO] fixing computermouth/niveluno against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputermouth%2Fniveluno" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/computermouth/niveluno
[INFO] finished tweaking git repo https://github.com/computermouth/niveluno
[INFO] tweaked toml for git repo https://github.com/computermouth/niveluno written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/computermouth/niveluno on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/computermouth/niveluno already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/computermouth/msgpacker.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ravif v0.11.9
[INFO] [stderr]   Downloaded zune-jpeg v0.4.11
[INFO] [stderr]   Downloaded rgb v0.8.45
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded modelz v0.1.5
[INFO] [stderr]   Downloaded stl_io v0.8.6
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded sdl2 v0.36.0
[INFO] [stderr]   Downloaded minipng v0.1.1
[INFO] [stderr]   Downloaded sdl2-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873
[INFO] running `Command { std: "docker" "start" "0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rgb v0.8.45
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking stl_io v0.8.6
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling msgpacker-derive v0.4.0 (https://github.com/computermouth/msgpacker.git?rev=9074f28ad3da7ada789aedda67d56808242aeea0#9074f28a)
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking msgpacker v0.5.0 (https://github.com/computermouth/msgpacker.git?rev=9074f28ad3da7ada789aedda67d56808242aeea0#9074f28a)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking munzip v0.1.2 (/opt/rustwide/workdir/munzip)
[INFO] [stderr]     Checking raymath v0.1.0 (/opt/rustwide/workdir/raymath)
[INFO] [stdout] warning: value assigned to `ray` is never read
[INFO] [stdout]     --> raymath/src/lib.rs:2776:9
[INFO] [stdout]      |
[INFO] [stdout] 2776 |         ray.direction = vector3_negate(ray.direction);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking ravif v0.11.9
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking mparse v0.1.0 (/opt/rustwide/workdir/mparse)
[INFO] [stdout] warning: struct `DecorInstance` is never constructed
[INFO] [stdout]   --> mparse/src/types.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub struct DecorInstance {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking minipng v0.1.1
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stdout] warning: struct `DecorInstance` is never constructed
[INFO] [stdout]   --> mparse/src/types.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub struct DecorInstance {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ray` is never read
[INFO] [stdout]     --> raymath/src/lib.rs:2776:9
[INFO] [stdout]      |
[INFO] [stdout] 2776 |         ray.direction = vector3_negate(ray.direction);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking modelz v0.1.5
[INFO] [stderr]     Checking nmcc v0.1.0 (/opt/rustwide/workdir/nmcc)
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking mcap v0.1.0 (/opt/rustwide/workdir/mcap)
[INFO] [stderr]     Checking niveluno v0.1.0 (/opt/rustwide/workdir/niveluno)
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> niveluno/src/text.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raymath::vector3_negate`
[INFO] [stdout]  --> niveluno/src/g_game.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use raymath::vector3_negate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector3_distance`
[INFO] [stdout]  --> niveluno/src/e_barrier.rs:4:74
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Matrix, Vector3, matrix_identity, quaternion_to_matrix, vector3_add, vector3_distance, vector3_transform
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `e_player`
[INFO] [stdout]  --> niveluno/src/e_barrier.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{e_player, g_instance, math, time};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `vector3_add` and `vector3_scale`
[INFO] [stdout]  --> niveluno/src/e_coplight.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use raymath::{vector3_add, vector3_scale};
[INFO] [stdout]   |               ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `g_game`
[INFO] [stdout]  --> niveluno/src/e_coplight.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{g_game, render, time};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector3_add`
[INFO] [stdout]  --> niveluno/src/e_copfire.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use raymath::{matrix_multiply, vector3_add, vector3_scale};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::e_player`
[INFO] [stdout]  --> niveluno/src/e_pickup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::e_player;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> niveluno/src/text.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raymath::vector3_negate`
[INFO] [stdout]  --> niveluno/src/g_game.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use raymath::vector3_negate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector3_distance`
[INFO] [stdout]  --> niveluno/src/e_barrier.rs:4:74
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Matrix, Vector3, matrix_identity, quaternion_to_matrix, vector3_add, vector3_distance, vector3_transform
[INFO] [stdout]   |                                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `e_player`
[INFO] [stdout]  --> niveluno/src/e_barrier.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{e_player, g_instance, math, time};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `vector3_add` and `vector3_scale`
[INFO] [stdout]  --> niveluno/src/e_coplight.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use raymath::{vector3_add, vector3_scale};
[INFO] [stdout]   |               ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `g_game`
[INFO] [stdout]  --> niveluno/src/e_coplight.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{g_game, render, time};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector3_add`
[INFO] [stdout]  --> niveluno/src/e_copfire.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use raymath::{matrix_multiply, vector3_add, vector3_scale};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::e_player`
[INFO] [stdout]  --> niveluno/src/e_pickup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::e_player;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> niveluno/src/g_instance.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 122 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> niveluno/src/g_instance.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 153 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> niveluno/src/g_instance.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 154 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1174:3
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         "xmas.roof_gingerbread_right" |
[INFO] [stdout]      |         ----------------------------- matches all the relevant values
[INFO] [stdout] 1174 |         "xmas.roof_gingerbread_right" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1761:3
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         "dungeon.floor_dirt_small_B" |
[INFO] [stdout]      |         ---------------------------- matches all the relevant values
[INFO] [stdout] 1761 |         "dungeon.floor_dirt_small_B" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1800:3
[INFO] [stdout]      |
[INFO] [stdout] 1799 |         "dungeon.plate" |
[INFO] [stdout]      |         --------------- matches all the relevant values
[INFO] [stdout] 1800 |         "dungeon.plate" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1803:3
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         "dungeon.plate_small" |
[INFO] [stdout]      |         --------------------- matches all the relevant values
[INFO] [stdout] 1803 |         "dungeon.plate_small" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1871:3
[INFO] [stdout]      |
[INFO] [stdout] 1870 |         "dungeon.torch_lit" |
[INFO] [stdout]      |         ------------------- matches all the relevant values
[INFO] [stdout] 1871 |         "dungeon.torch_lit" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1920:3
[INFO] [stdout]      |
[INFO] [stdout] 1747 |         "dungeon.chest_gold" |
[INFO] [stdout]      |         -------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 1920 |         "dungeon.chest_gold" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1935:3
[INFO] [stdout]      |
[INFO] [stdout] 1932 |         "dungeon.wall_doorway_closed" |
[INFO] [stdout]      |         ----------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 1935 |         "dungeon.wall_doorway_closed" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ctx`, `sfx_map`, and `mus_map` are never read
[INFO] [stdout]  --> niveluno/src/audio.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct AudioGod<'a> {
[INFO] [stdout]   |        -------- fields in this struct
[INFO] [stdout] 7 |     pub ctx: sdl2::mixer::Sdl2MixerContext,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 8 |     pub sfx_map: HashMap<String, Chunk>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 9 |     pub mus_map: HashMap<String, Music<'a>>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_sfx` is never used
[INFO] [stdout]   --> niveluno/src/audio.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn load_sfx() -> Result<(), NUError> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_mus` is never used
[INFO] [stdout]   --> niveluno/src/audio.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn load_mus() -> Result<(), NUError> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_keys_released` is never used
[INFO] [stdout]    --> niveluno/src/input.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn get_keys_released() -> Result<[bool; 9], NUError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `has_ref` is never read
[INFO] [stdout]   --> niveluno/src/map.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Entity {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 25 |     pub ref_id: usize,
[INFO] [stdout] 26 |     pub has_ref: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> niveluno/src/map.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct LoadedEnttReference {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 36 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadedEnttReference` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToVector3` is never used
[INFO] [stdout]  --> niveluno/src/math.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait ToVector3 {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_box_vertices` is never used
[INFO] [stdout]   --> niveluno/src/math.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn get_box_vertices(bbox: &BoundingBox) -> [Vector3; 8] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangle_edges` is never used
[INFO] [stdout]   --> niveluno/src/math.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn get_triangle_edges(tri: [Vector3; 3]) -> [Vector3; 3] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_shape_on_axis` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn project_shape_on_axis(vertices: &[Vector3], axis: Vector3) -> (f32, f32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lines_overlap` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:121:4
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn lines_overlap(min1: f32, max1: f32, min2: f32, max2: f32) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_point_in_box` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn is_point_in_box(point: Vector3, bbox: &BoundingBox) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_aabb_tri` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn sat_aabb_tri(bbox: &BoundingBox, tri: [Vector3; 3]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world_point_to_screen_coord` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub fn world_point_to_screen_coord(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_ray_collision_mesh` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn get_ray_collision_mesh(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_plane` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:281:4
[INFO] [stdout]     |
[INFO] [stdout] 281 | fn closest_point_on_plane(plane_normal: Vector3, plane_distance: f32, point: Vector3) -> Vector3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `point_in_triangle` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:287:4
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn point_in_triangle(p: Vector3, t: [Vector3; 3]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_line` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn closest_point_on_line(line: [Vector3; 2], point: Vector3) -> Vector3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_triangle` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:336:4
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn closest_point_on_triangle(triangle: [Vector3; 3], point: Vector3) -> Vector3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_to_triangle` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:373:8
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub fn closest_point_to_triangle(tri: [Vector3; 3], point: Vector3) -> Vector3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_line_segment` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:434:8
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub fn closest_point_on_line_segment(point: Vector3, a: Vector3, b: Vector3) -> Vector3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> niveluno/src/render.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct MetaTex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 55 |     texture: GLuint,
[INFO] [stdout] 56 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 57 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `placeholder_tex_id` is never used
[INFO] [stdout]    --> niveluno/src/render.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn placeholder_tex_id() -> Result<u32, NUError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_camera_pitch` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1048:8
[INFO] [stdout]      |
[INFO] [stdout] 1048 | pub fn get_camera_pitch() -> Result<f32, NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_camera_yaw` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1059:8
[INFO] [stdout]      |
[INFO] [stdout] 1059 | pub fn get_camera_yaw() -> Result<f32, NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_cube` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1138:8
[INFO] [stdout]      |
[INFO] [stdout] 1138 | pub fn push_debug_cube(position: Vector3, width: f32, height: f32, length: f32, color: [f32; 4]) -> Result<(), NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_sphere` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1196:8
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub fn push_debug_sphere(center: Vector3, radius: f32, rings: i32, slices: i32, color: [f32; 4]) -> Result<(), NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_sphere_wires` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1227:8
[INFO] [stdout]      |
[INFO] [stdout] 1227 | pub fn push_debug_sphere_wires(center: Vector3, radius: f32, rings: i32, slices: i32, color: [f32; 4])-> Result<(), NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_cylinder` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1252:8
[INFO] [stdout]      |
[INFO] [stdout] 1252 | pub fn push_debug_cylinder(start_pos: Vector3, end_pos: Vector3, start_radius: f32, end_radius: f32, sides: i32, color: [f32; 4])-...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fresh_run_time_s` is never used
[INFO] [stdout]   --> niveluno/src/time.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn get_fresh_run_time_s() -> Result<f64, NUError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ETriggerLevelChange` is never constructed
[INFO] [stdout]   --> niveluno/src/g_instance.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Instance {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 47 |     ETriggerLevelChange, // todo
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GcylFrames` is never used
[INFO] [stdout]  --> niveluno/src/e_gcyl.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum GcylFrames {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `orientation` is never read
[INFO] [stdout]   --> niveluno/src/e_light.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Light {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `move_on_orientation` is never used
[INFO] [stdout]   --> niveluno/src/e_light.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Light {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn move_on_orientation(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed`, `last_floor`, and `friction` are never read
[INFO] [stdout]   --> niveluno/src/e_player.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     speed: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     last_floor: Vector3,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 31 |     bid: Option<u32>,
[INFO] [stdout] 32 |     friction: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/asset.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | /             ASSET_GOD
[INFO] [stdout] 18 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/audio.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | /             AUDIO_GOD
[INFO] [stdout] 16 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/input.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | /             INPUT_GOD
[INFO] [stdout] 38 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> niveluno/src/render.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 | /             RENDER_GOD
[INFO] [stdout] 128 | |                 .as_mut()
[INFO] [stdout]     | |_________________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> niveluno/src/text.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 | /             TEXT_GOD
[INFO] [stdout] 109 | |                 .as_mut()
[INFO] [stdout]     | |_________________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/time.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | /             TIME_GOD
[INFO] [stdout] 14 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/g_game.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | /             GAME_GOD
[INFO] [stdout] 28 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> niveluno/src/g_instance.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 122 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> niveluno/src/g_instance.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 153 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> niveluno/src/g_instance.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 154 |         "space.mobile_base_carriage" |
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1174:3
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         "xmas.roof_gingerbread_right" |
[INFO] [stdout]      |         ----------------------------- matches all the relevant values
[INFO] [stdout] 1174 |         "xmas.roof_gingerbread_right" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1761:3
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         "dungeon.floor_dirt_small_B" |
[INFO] [stdout]      |         ---------------------------- matches all the relevant values
[INFO] [stdout] 1761 |         "dungeon.floor_dirt_small_B" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1800:3
[INFO] [stdout]      |
[INFO] [stdout] 1799 |         "dungeon.plate" |
[INFO] [stdout]      |         --------------- matches all the relevant values
[INFO] [stdout] 1800 |         "dungeon.plate" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1803:3
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         "dungeon.plate_small" |
[INFO] [stdout]      |         --------------------- matches all the relevant values
[INFO] [stdout] 1803 |         "dungeon.plate_small" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1871:3
[INFO] [stdout]      |
[INFO] [stdout] 1870 |         "dungeon.torch_lit" |
[INFO] [stdout]      |         ------------------- matches all the relevant values
[INFO] [stdout] 1871 |         "dungeon.torch_lit" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1920:3
[INFO] [stdout]      |
[INFO] [stdout] 1747 |         "dungeon.chest_gold" |
[INFO] [stdout]      |         -------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 1920 |         "dungeon.chest_gold" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> niveluno/src/g_instance.rs:1935:3
[INFO] [stdout]      |
[INFO] [stdout] 1932 |         "dungeon.wall_doorway_closed" |
[INFO] [stdout]      |         ----------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 1935 |         "dungeon.wall_doorway_closed" |
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ctx`, `sfx_map`, and `mus_map` are never read
[INFO] [stdout]  --> niveluno/src/audio.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct AudioGod<'a> {
[INFO] [stdout]   |        -------- fields in this struct
[INFO] [stdout] 7 |     pub ctx: sdl2::mixer::Sdl2MixerContext,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 8 |     pub sfx_map: HashMap<String, Chunk>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 9 |     pub mus_map: HashMap<String, Music<'a>>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_sfx` is never used
[INFO] [stdout]   --> niveluno/src/audio.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn load_sfx() -> Result<(), NUError> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_mus` is never used
[INFO] [stdout]   --> niveluno/src/audio.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn load_mus() -> Result<(), NUError> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_keys_released` is never used
[INFO] [stdout]    --> niveluno/src/input.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn get_keys_released() -> Result<[bool; 9], NUError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `has_ref` is never read
[INFO] [stdout]   --> niveluno/src/map.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Entity {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 25 |     pub ref_id: usize,
[INFO] [stdout] 26 |     pub has_ref: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> niveluno/src/map.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct LoadedEnttReference {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 36 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadedEnttReference` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToVector3` is never used
[INFO] [stdout]  --> niveluno/src/math.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait ToVector3 {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_box_vertices` is never used
[INFO] [stdout]   --> niveluno/src/math.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn get_box_vertices(bbox: &BoundingBox) -> [Vector3; 8] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_triangle_edges` is never used
[INFO] [stdout]   --> niveluno/src/math.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn get_triangle_edges(tri: [Vector3; 3]) -> [Vector3; 3] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_shape_on_axis` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn project_shape_on_axis(vertices: &[Vector3], axis: Vector3) -> (f32, f32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lines_overlap` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:121:4
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn lines_overlap(min1: f32, max1: f32, min2: f32, max2: f32) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_point_in_box` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn is_point_in_box(point: Vector3, bbox: &BoundingBox) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_aabb_tri` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn sat_aabb_tri(bbox: &BoundingBox, tri: [Vector3; 3]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world_point_to_screen_coord` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub fn world_point_to_screen_coord(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_ray_collision_mesh` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:228:8
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn get_ray_collision_mesh(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_plane` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:281:4
[INFO] [stdout]     |
[INFO] [stdout] 281 | fn closest_point_on_plane(plane_normal: Vector3, plane_distance: f32, point: Vector3) -> Vector3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `point_in_triangle` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:287:4
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn point_in_triangle(p: Vector3, t: [Vector3; 3]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_line` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn closest_point_on_line(line: [Vector3; 2], point: Vector3) -> Vector3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_triangle` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:336:4
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn closest_point_on_triangle(triangle: [Vector3; 3], point: Vector3) -> Vector3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_to_triangle` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:373:8
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub fn closest_point_to_triangle(tri: [Vector3; 3], point: Vector3) -> Vector3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closest_point_on_line_segment` is never used
[INFO] [stdout]    --> niveluno/src/math.rs:434:8
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub fn closest_point_on_line_segment(point: Vector3, a: Vector3, b: Vector3) -> Vector3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> niveluno/src/render.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct MetaTex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 55 |     texture: GLuint,
[INFO] [stdout] 56 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 57 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `placeholder_tex_id` is never used
[INFO] [stdout]    --> niveluno/src/render.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn placeholder_tex_id() -> Result<u32, NUError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_camera_pitch` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1048:8
[INFO] [stdout]      |
[INFO] [stdout] 1048 | pub fn get_camera_pitch() -> Result<f32, NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_camera_yaw` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1059:8
[INFO] [stdout]      |
[INFO] [stdout] 1059 | pub fn get_camera_yaw() -> Result<f32, NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_cube` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1138:8
[INFO] [stdout]      |
[INFO] [stdout] 1138 | pub fn push_debug_cube(position: Vector3, width: f32, height: f32, length: f32, color: [f32; 4]) -> Result<(), NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_sphere` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1196:8
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub fn push_debug_sphere(center: Vector3, radius: f32, rings: i32, slices: i32, color: [f32; 4]) -> Result<(), NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_sphere_wires` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1227:8
[INFO] [stdout]      |
[INFO] [stdout] 1227 | pub fn push_debug_sphere_wires(center: Vector3, radius: f32, rings: i32, slices: i32, color: [f32; 4])-> Result<(), NUError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_debug_cylinder` is never used
[INFO] [stdout]     --> niveluno/src/render.rs:1252:8
[INFO] [stdout]      |
[INFO] [stdout] 1252 | pub fn push_debug_cylinder(start_pos: Vector3, end_pos: Vector3, start_radius: f32, end_radius: f32, sides: i32, color: [f32; 4])-...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fresh_run_time_s` is never used
[INFO] [stdout]   --> niveluno/src/time.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn get_fresh_run_time_s() -> Result<f64, NUError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ETriggerLevelChange` is never constructed
[INFO] [stdout]   --> niveluno/src/g_instance.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Instance {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 47 |     ETriggerLevelChange, // todo
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GcylFrames` is never used
[INFO] [stdout]  --> niveluno/src/e_gcyl.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum GcylFrames {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `orientation` is never read
[INFO] [stdout]   --> niveluno/src/e_light.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Light {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     orientation: Orientation,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `move_on_orientation` is never used
[INFO] [stdout]   --> niveluno/src/e_light.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Light {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn move_on_orientation(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed`, `last_floor`, and `friction` are never read
[INFO] [stdout]   --> niveluno/src/e_player.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     speed: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     last_floor: Vector3,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 31 |     bid: Option<u32>,
[INFO] [stdout] 32 |     friction: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/asset.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | /             ASSET_GOD
[INFO] [stdout] 18 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/audio.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | /             AUDIO_GOD
[INFO] [stdout] 16 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/input.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | /             INPUT_GOD
[INFO] [stdout] 38 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> niveluno/src/render.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 | /             RENDER_GOD
[INFO] [stdout] 128 | |                 .as_mut()
[INFO] [stdout]     | |_________________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> niveluno/src/text.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 | /             TEXT_GOD
[INFO] [stdout] 109 | |                 .as_mut()
[INFO] [stdout]     | |_________________________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/time.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | /             TIME_GOD
[INFO] [stdout] 14 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> niveluno/src/g_game.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | /             GAME_GOD
[INFO] [stdout] 28 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873", kill_on_drop: false }`
[INFO] [stdout] 0333714bec82e37f7e16a95eeb2f4444224377343c89b0b43ca948847ea09873
